Index: main/plugin-web/i18n/messages_en.xml
===================================================================
--- main/plugin-web/i18n/messages_en.xml	(revision 42400)
+++ main/plugin-web/i18n/messages_en.xml	(working copy)
@@ -948,8 +948,8 @@
     <message key="WORKFLOW_ACTION_ATTACH">Attachment modification</message>
     
     <!-- DEFAULT WORKFLOW NOTIFICATION MAILS -->
-    <message key="WORKFLOW_MAIL_SUBJECT_ACTION_PROPOSE">Content "{0}" proposed</message>
-    <message key="WORKFLOW_MAIL_SUBJECT_ACTION_REFUSE_PROPOSITION">Validation refused for content "{0}"</message>
+    <message key="WORKFLOW_MAIL_SUBJECT_ACTION_PROPOSE">[{1}] Content "{0}" proposed</message>
+    <message key="WORKFLOW_MAIL_SUBJECT_ACTION_REFUSE_PROPOSITION">[{1}] Validation refused for content "{0}"</message>
     
     <message key="WORKFLOW_MAIL_BODY_ACTION_PROPOSE">The user {0} proposed the content "{1}" on the page "{3}" of site "{2}" for validation. The content is waiting for validation.&#13;&#13;To access the content, click on the following link {4}.</message>
     <message key="WORKFLOW_MAIL_BODY_ACTION_PROPOSE_ORPHAN">The user {0} proposed the content "{1}" of site "{2}" for validation. The content is waiting for validation.&#13;&#13;To access the CMS, click on the following link {3}.</message>